From 94e9a35a16e07f855db094f6c446b652f150a041 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Fri, 24 Sep 2010 11:31:23 -0400 Subject: [PATCH] Another since tag --- gtk/gtknotebook.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gtk/gtknotebook.c b/gtk/gtknotebook.c index b4591f5b6b..7ad2704690 100644 --- a/gtk/gtknotebook.c +++ b/gtk/gtknotebook.c @@ -642,6 +642,8 @@ gtk_notebook_class_init (GtkNotebookClass *class) * GtkNotebook:group-name: * * Group name for tab drag and drop. + * + * Since: 2.24 */ g_object_class_install_property (gobject_class, PROP_GROUP_NAME, -- 2.30.2